PreviousNextTracker indexSee it online !

(6/7) 1004 - XML 3.0.2

{{{ XML 3.0.2
Source: Source code is in SVN with the tag release-3.0.2
Announcement: Fix PB #1831 XML plugin not catering for backslash
Requires Java 1.7
Requires jEdit 05.02.00.00
Required plugins:
Antlr 4.5.1 (antlr.AntlrPlugin)
Common Controls 1.7.4 (CommonControlsPlugin)
EclipseIcons 1.0 (eclipseicons.EclipseIconsPlugin)
ErrorList 2.3 (errorlist.ErrorListPlugin)
SideKick 1.8 (sidekick.SideKickPlugin)
XercesPlugin 2.9.1 (xerces.XercesPlugin)
Optional plugins:
Beauty 0.9 (beauty.BeautyPlugin)
Hyperlinks 1.1.0 (gatchan.jedit.hyperlinks.HyperlinksPlugin)
Templates 4.1.2 (templates.TemplatesPlugin)

Short Description: The XML plugin provides features for editing XML, HTML, JavaScript JSON, and CSS files. For XML files, it does validation against a DTD, XSD, or RNG. For all languages, it displays element trees in the SideKick dockable. For XML, HTML5 and CSS3, you get completion popups for elements, attributes, and entities.

Long Description: <html>
<p>The XML plugin provides a SideKick tree structure browser for editing XML, HTML, CSS, JSON, and JavaScript files, and completion for XML, HTML5 and CSS3. </p>

<p>Matching tag actions, pretty-printing, graphical editing of tag attributes and conversion of special characters to entities and vice versa are supported for both XML and HTML files.</p>

<p>XML files are validated against their DTD, XSD, or RNG. Validation errors are shown in the Error List.</p>
</html>

Submitted ezust - 2016-01-21 23:54:44.257000 Assigned elberry
Priority 5 Labels
Status open Group None
Resolution None

Comments

2016-02-08 21:45:18.356000
elberry

- **assigned_to**: Townsfolk